mirror of
https://github.com/mue/mue.git
synced 2026-07-13 04:02:32 +02:00
fix: Reset modal now works, widget order has reset button etc
This commit is contained in:
@@ -3,6 +3,7 @@ export const UNSPLASH_URL = 'https://unsplash.muetab.com';
|
||||
export const MARKETPLACE_URL = 'http://127.0.0.1:8080';
|
||||
export const WEBSITE_URL = 'https://muetab.com';
|
||||
export const SPONSORS_URL = 'https://sponsors.muetab.com';
|
||||
export const GITHUB_URL = 'https://api.github.com'
|
||||
export const OFFLINE_IMAGES = 20;
|
||||
export const BETA_VERSION = false;
|
||||
export const VERSION = '5.0';
|
||||
|
||||
Reference in New Issue
Block a user