docs: Get rid of unnecessary comments in module.yml

This commit is contained in:
fiftydinar 2024-04-10 19:12:06 +02:00
parent eac23050ad
commit 47c99acfe6

View file

@ -3,5 +3,5 @@ shortdesc: The gnome-extensions module can be used to install Gnome extensions i
readme: https://raw.githubusercontent.com/blue-build/modules/main/modules/gnome-extensions/README.md
example: |
type: gnome-extensions
install: # Omit @ symbol from gettext-domain. You can see the gettext-domain by looking into extension metadata.json.
- nightthemeswitcherromainvigier.fr.v75 # Version must be specified by adding .v%VERSION% after gettext domain. Extension version must be compatible with current Gnome version.
install:
- nightthemeswitcherromainvigier.fr.v75