mirror of
https://github.com/mue/mue.git
synced 2026-07-19 15:04:11 +02:00
Feedback modal (WIP)
Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
This commit is contained in:
@@ -2,4 +2,5 @@ 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 WEBSITE_URL = 'https://muetab.com';
|
||||
export const OFFLINE_IMAGES = 20;
|
||||
export const OFFLINE_IMAGES = 20;
|
||||
export const BETA_VERSION = true;
|
||||
Reference in New Issue
Block a user