refactor(directory): update directory assets locations
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import CONFIG from '#/directory.json';
|
||||
import CONFIG from '@/_directory.json';
|
||||
|
||||
let operators = []
|
||||
CONFIG.operators.forEach((item) => {
|
||||
|
||||
Reference in New Issue
Block a user