migrate lib/account.js to typescript
This commit is contained in:
@@ -271,7 +271,7 @@ import {
|
||||
getSubAccountCurrencies,
|
||||
getAccountOrSubAccountId,
|
||||
getAccountOrSubAccountComment
|
||||
} from '@/lib/account.js';
|
||||
} from '@/lib/account.ts';
|
||||
|
||||
import {
|
||||
mdiEyeOutline,
|
||||
|
||||
Reference in New Issue
Block a user