fix: audio uploader has cache issue
This commit is contained in:
@@ -6,5 +6,5 @@ export const colorPrimary = '#007BFF';
|
||||
export default {
|
||||
light,
|
||||
dark,
|
||||
colorPrimary: '#007BFF'
|
||||
colorPrimary: colorPrimary
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user