Feature: Add repo url to metadata.json

This commit is contained in:
Julian 2021-06-19 21:53:08 +02:00
parent e69997b487
commit 3431b12c47
Signed by: julian
GPG Key ID: 094C2AC34192FA11

View File

@ -4,5 +4,6 @@
"description": "Organize the items of the top (menu)bar.",
"version": 1,
"shell-version": [ "40" ],
"settings-schema": "org.gnome.shell.extensions.top-bar-organizer"
"settings-schema": "org.gnome.shell.extensions.top-bar-organizer",
"url": "https://gitlab.gnome.org/julianschacher/top-bar-organizer"
}