mirror of
https://github.com/mue/mue.git
synced 2026-07-19 06:54:10 +02:00
Merge remote-tracking branch 'origin/master' into 5.0-dev
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export const API_URL = 'https://api.muetab.xyz';
|
||||
export const UNSPLASH_URL = 'https://unsplash.muetab.xyz';
|
||||
export const MARKETPLACE_URL = 'https://marketplace.muetab.xyz';
|
||||
export const API_URL = 'https://api.muetab.com';
|
||||
export const UNSPLASH_URL = 'https://unsplash.muetab.com';
|
||||
export const MARKETPLACE_URL = 'https://marketplace.muetab.com';
|
||||
export const OFFLINE_IMAGES = 20;
|
||||
Reference in New Issue
Block a user