mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-23 00:33:50 +02:00
Remove circular dependencies between utility functions
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { replaceBioSymbols } from './common';
|
||||
import { replaceBioSymbols } from './base/string';
|
||||
import { useAuthStore } from '../../stores';
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user