Paulo Koch
Paulo Koch
@konradpabjan How open to a PR would you be? Are there any guidelines it would need to follow?
I'm an actions n00b, sorry in advance is the question is not great. I agree wirh you that the crux of it will be toggling `found`, but I'd like to...
Sorry, no movement here. :/
What I ended up doing was: ``` db["users"].upsert_all( sync_data["collaborators"] + [sync_data["user"]], pk="id", foreign_keys=utils.foreign_keys_for("users"), ) ``` This adds a bunch of columns to the users table. Maybe it'd make more sense...
Worked just right for me. Care to elaborate on what's not working for you?
Got it to work. I removed the system installation (`sudo dnf erase gnome-shell-extension-appindicator`) and installed the one from https://extensions.gnome.org/extension/615/appindicator-support/