mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-29 16:02:51 -05:00
fix session service connection
This commit is contained in:
@@ -294,7 +294,7 @@ Singleton {
|
|||||||
}
|
}
|
||||||
|
|
||||||
Connections {
|
Connections {
|
||||||
target: SessionData
|
target: SettingsData
|
||||||
|
|
||||||
function onLoginctlLockIntegrationChanged() {
|
function onLoginctlLockIntegrationChanged() {
|
||||||
if (SettingsData.loginctlLockIntegration) {
|
if (SettingsData.loginctlLockIntegration) {
|
||||||
|
|||||||
Reference in New Issue
Block a user