mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-04 12:52:06 -04:00
fix: QT notifs warning
This commit is contained in:
@@ -99,7 +99,6 @@ DankModal {
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
||||
if (event.key === Qt.Key_Right) {
|
||||
if (notificationHeaderRef && notificationHeaderRef.currentTab === 0 && SettingsData.notificationHistoryEnabled) {
|
||||
notificationHeaderRef.currentTab = 1;
|
||||
|
||||
Reference in New Issue
Block a user