Compare commits

..

No commits in common. "215bd39601b88fb899f875d5aa9649b08272104e" and "09d53b02da3943209d7bb231d4312927245ff385" have entirely different histories.

View file

@ -7,5 +7,5 @@
"icon": "vpn_key", "icon": "vpn_key",
"type": "widget", "type": "widget",
"component": "./TailscaleWidget.qml", "component": "./TailscaleWidget.qml",
"permissions": ["process"] "permissions": ["settings_read", "settings_write", "process"]
} }