Merge branch 'develop' into feature/ui-revamp

This commit is contained in:
Patrick Pacher 2020-09-29 09:18:36 +02:00
commit baf6301eb5
No known key found for this signature in database
GPG key ID: E8CD2DA160925A6D
20 changed files with 386 additions and 185 deletions

View file

@ -38,7 +38,6 @@ func registerAsDatabase() error {
Name: "notifications",
Description: "Notifications",
StorageType: "injected",
PrimaryAPI: "",
})
if err != nil {
return err