mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
remove redundant defaulted prop assignment
This commit is contained in:
@@ -83,7 +83,6 @@ Singleton {
|
||||
Timer {
|
||||
id: delayedFileRead
|
||||
interval: ConfigOptions.hacks.arbitraryRaceConditionDelay
|
||||
repeat: false
|
||||
running: false
|
||||
onTriggered: {
|
||||
root.applyConfig(configFileView.text())
|
||||
|
||||
Reference in New Issue
Block a user