feat: add stats about inactive subscriptions (#146)

feat: sort disabled subscription at the bottom
This commit is contained in:
Miguel Ribeiro
2024-02-24 13:24:51 +01:00
committed by GitHub
parent 66cd5c2d2f
commit ccac17a6f2
14 changed files with 66 additions and 40 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<?php
$version = "v1.5.0";
$version = "v1.6.0";
?>