fix: show email field on adding household member

fix: move display settings to the bottom
fix: reorder subscription form
This commit is contained in:
Miguel Ribeiro
2024-02-28 21:48:16 +01:00
committed by GitHub
parent 0b82345ee9
commit ec25d4bc5a
14 changed files with 80 additions and 63 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<?php
$version = "v1.9.0";
$version = "v1.9.1";
?>