Massive Update

Co-authored-by: Alex Sparkes <turbomarshmello@gmail.com>
Co-authored-by: Wessel Tip <discord@go2it.eu>
Co-authored-by: Isaac Saunders <contact@eartharoid.me>
This commit is contained in:
David Ralph
2020-08-10 19:49:46 +01:00
parent 80b1ef6ab4
commit 21ae1ff461
31 changed files with 1017 additions and 454 deletions

2
src/modules/constants.js Normal file
View File

@@ -0,0 +1,2 @@
export const API_URL = 'https://api.muetab.xyz';
export const OFFLINE_IMAGES = 20;