-
Notifications
You must be signed in to change notification settings - Fork 0
vingo: settings #62
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workinglevel: easySmall/easy issue fixable in an eveningSmall/easy issue fixable in an eveningvingoBackend related issuesBackend related issues
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinglevel: easySmall/easy issue fixable in an eveningSmall/easy issue fixable in an eveningvingoBackend related issuesBackend related issues
The settings are no longer getting saved.
This is because most users don't have a
settings_idvalue.While you're working on the settings think about changing the database table structure so that the settings table has a
user_idcolumn.