joaophi / tailscale-gnome-qs

GNU General Public License v3.0
52 stars 9 forks source link

Gnome 45 support #6

Closed guilhem closed 1 year ago

guilhem commented 1 year ago

Current version fail with gnome 45 with error:

import declarations may only appear at top level of a module

It's because of: https://gjs.guide/extensions/upgrading/gnome-shell-45.html#esm

joaophi commented 1 year ago

Gnome 45 support released

jee-r commented 1 year ago

I'd like to take this opportunity to thank you for this wonderful extension @joaophi . Great work :+1: