fix: disabled inputs on dark theme (#250)

This commit is contained in:
Miguel Ribeiro
2024-03-25 12:27:22 +01:00
committed by GitHub
parent ae84065a8f
commit 11f0e7ce63
2 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<?php
$version = "v1.18.0";
$version = "v1.18.1";
?>