Skip to content

Commit d0e0911

Browse files
committed
Fix cfg
1 parent 6597798 commit d0e0911

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

services/utils/general.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import { isSelfhosted } from "@/services/config.js"
12
import { space } from "./strings.js"
23

34
export const formatBytes = (bytes, decimals = 2) => {

0 commit comments

Comments
 (0)