stash
This commit is contained in:
parent
e88dc898b3
commit
78a1e0301f
20 changed files with 118 additions and 121 deletions
|
|
@ -30,7 +30,7 @@ import ShortId from '@/views/ShortId.vue';
|
|||
import {
|
||||
encodeShortId, serializeShortId, decodeShortId, deserializeShortId,
|
||||
isDomainQualifiedShortId, decodeDomainQualifiedShortId
|
||||
} from '@/short-id';
|
||||
} from '@/lib/short-id';
|
||||
|
||||
import Account from '@/views/settings/Account.vue';
|
||||
import Password from '@/views/settings/Password.vue';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue