mirror of
https://github.com/ramottamado/eval-gjs.git
synced 2025-08-04 20:44:27 +02:00
Merge pull request #1 from pjfila/patch-1
Support for Gnome Shell version 42
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
"description": "Evaluate GJS script through DBus",
|
||||
"uuid": "eval-gjs@ramottamado.dev",
|
||||
"shell-version": [
|
||||
"41"
|
||||
"41",
|
||||
"42"
|
||||
],
|
||||
"url": "https://github.com/ramottamado/eval-gjs"
|
||||
}
|
Reference in New Issue
Block a user