Unverified Commit 050c5948 authored by Ryan Horiguchi's avatar Ryan Horiguchi
Browse files

gnomeExtensions: auto-update and add gnome41Extensions

parent 2bb795ba
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -91,5 +91,15 @@
      "wireguard-indicator@gregos.me",
      "wireguard-indicator@atareao.es"
    ]
  },
  "41": {
    "applications-menu": [
      "apps-menu@gnome-shell-extensions.gcampax.github.com",
      "Applications_Menu@rmy.pobox.com"
    ],
    "floating-dock": [
      "floatingDock@sun.wxg@gmail.com",
      "floating-dock@nandoferreira_prof@hotmail.com"
    ]
  }
}
+144 −141

File changed.

Preview size limit exceeded, changes collapsed.

+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@ import base64
supported_versions = {
    "38": "3.38",
    "40": "40",
    "41": "41",
}