feat: option to hide disabled subscriptions (#286)

This commit is contained in:
Miguel Ribeiro
2024-04-20 14:58:46 +02:00
committed by GitHub
parent 27f84ff3d5
commit b80ab4bdc6
23 changed files with 83 additions and 4 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<?php
$version = "v1.21.1";
$version = "v1.22.0";
?>