fixed
This commit is contained in:
parent
8867a843ac
commit
b531962b1f
3 changed files with 6 additions and 9 deletions
|
|
@ -111,7 +111,7 @@ export function useActivePattern() {
|
|||
|
||||
export const setLatestCode = (code) => settingsMap.setKey('latestCode', code);
|
||||
|
||||
const defaultCode = '';
|
||||
export const defaultCode = '';
|
||||
export const userPattern = {
|
||||
collection: patternFilterName.user,
|
||||
getAll() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue