Move flavours/glitch/utils/ready to flavours/glitch/ready

This commit is contained in:
Claire
2022-10-11 11:23:59 +02:00
parent 015e798394
commit 7097a459be
17 changed files with 15 additions and 15 deletions

View File

@ -1,4 +1,4 @@
import ready from './ready';
import ready from '../ready';
export let assetHost = '';