mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-01-13 11:13:05 -05:00
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…
x
Reference in New Issue
Block a user