From 09735998211c46d0431c3c523887aef16c0aff3e Mon Sep 17 00:00:00 2001 From: Jonas Heinrich Date: Wed, 2 Dec 2020 13:24:55 +0100 Subject: [PATCH] fix dashboard widget --- CHANGELOG.md | 2 ++ l10n/.gitkeep | 0 src/components/Dashboard.vue | 10 ---------- src/components/Main.vue | 6 +++--- 4 files changed, 5 insertions(+), 13 deletions(-) delete mode 100644 l10n/.gitkeep diff --git a/CHANGELOG.md b/CHANGELOG.md index 4361809..7eee50c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,8 @@ [#190](https://git.project-insanity.org/onny/nextcloud-app-radio/-/issues/190) @onny - Publish releases to app store using make [#218](https://git.project-insanity.org/onny/nextcloud-app-radio/-/issues/218) @onny +- Add code signing to the release + [#217](https://git.project-insanity.org/onny/nextcloud-app-radio/-/issues/217) @onny ### Fixed - Add AGPL headers diff --git a/l10n/.gitkeep b/l10n/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/src/components/Dashboard.vue b/src/components/Dashboard.vue index 5d4a59d..5bd27ee 100644 --- a/src/components/Dashboard.vue +++ b/src/components/Dashboard.vue @@ -22,8 +22,6 @@