Remove duplicate category.

Fix changing main currency.
Fix currency conversion.
Pre-Select main currency when adding a new subscription.
This commit is contained in:
ellite
2023-11-10 23:29:16 +01:00
parent eee998c93d
commit 7e4ca23811
5 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ INSERT INTO categories (id, name) VALUES
(11, 'Insurance'),
(12, 'Gaming'),
(13, 'News & Magazines'),
(14, 'Productivity'),
(14, 'Software'),
(15, 'Technology'),
(16, 'Charity & Donations:');