Merge pull request #6 from sidevesh/patch-1

Support 46
This commit is contained in:
Tamado Ramot Sitohang
2024-10-04 10:46:45 +07:00
committed by GitHub

View File

@ -3,7 +3,8 @@
"description": "Evaluate GJS script through DBus", "description": "Evaluate GJS script through DBus",
"uuid": "eval-gjs@ramottamado.dev", "uuid": "eval-gjs@ramottamado.dev",
"shell-version": [ "shell-version": [
"45" "45",
"46"
], ],
"url": "https://github.com/ramottamado/eval-gjs" "url": "https://github.com/ramottamado/eval-gjs"
} }