Updated layout, previews & added back buttons for desktop

This commit is contained in:
WardPearce
2024-08-26 17:12:21 +12:00
parent ed830d9be2
commit fff694523f
16 changed files with 27 additions and 38 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import json
import os
import re
LATEST_VERSION = "1.1.8"
LATEST_VERSION = "1.1.9"
WORKING_DIR = os.path.join(os.path.dirname(os.path.realpath(__file__)), "materialious")
ROOT_PACKAGE = os.path.join(WORKING_DIR, "package.json")