feat: add themes and custom color options

feat: add italian translation
This commit is contained in:
Miguel Ribeiro
2024-04-19 14:22:07 +02:00
committed by GitHub
parent 2c186b4818
commit 70e42349ca
91 changed files with 751 additions and 98 deletions

View File

@@ -1,3 +1,3 @@
<?php
$version = "v1.20.2";
$version = "v1.21.0";
?>