Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Productivity listed twice #10

Closed
McPerson opened this issue Nov 10, 2023 · 2 comments
Closed

Productivity listed twice #10

McPerson opened this issue Nov 10, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@McPerson
Copy link

Hey, I noticed "Productivity" is listed twice in the category drop down.

Wallos/db/commands.sql

Lines 97 to 113 in eee998c

INSERT INTO categories (id, name) VALUES
(1, 'No category'),
(2, 'Entertainment'),
(3, 'Music'),
(4, 'Utilities'),
(5, 'Food & Beverages'),
(6, 'Health & Wellbeing'),
(7, 'Productivity'),
(8, 'Banking'),
(9, 'Transport'),
(10, 'Education'),
(11, 'Insurance'),
(12, 'Gaming'),
(13, 'News & Magazines'),
(14, 'Productivity'),
(15, 'Technology'),
(16, 'Charity & Donations:');

Thanks for the super cool app!

@ellite ellite added the bug Something isn't working label Nov 10, 2023
@ellite ellite self-assigned this Nov 10, 2023
@ellite
Copy link
Owner

ellite commented Nov 10, 2023

Thank you. I've missed that. I'll change it.

@ellite
Copy link
Owner

ellite commented Nov 10, 2023

Removed on 7e4ca23

@ellite ellite closed this as completed Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants