Fix missed relative import discrepancy
This commit is contained in:
parent
b1f0457cb8
commit
8b24a9a507
@ -1,4 +1,4 @@
|
||||
import type { ValueOf } from 'flavours/glitch/types/util';
|
||||
import type { ValueOf } from '../types/util';
|
||||
|
||||
export const DECIMAL_UNITS = Object.freeze({
|
||||
ONE: 1,
|
||||
|
Loading…
Reference in New Issue
Block a user