feat: persist display and experimental settings on the db

feat: small styles changed
This commit is contained in:
Miguel Ribeiro
2024-02-22 00:11:08 +01:00
committed by GitHub
parent 3e61711dd4
commit f0a6f1a2f1
15 changed files with 242 additions and 36 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<?php
$version = "v1.3.0";
$version = "v1.4.0";
?>