mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-24 12:22:09 +00:00
remove redundant defaulted prop assignment
This commit is contained in:
parent
be9b7f3629
commit
e8c294f434
1 changed files with 0 additions and 1 deletions
|
|
@ -83,7 +83,6 @@ Singleton {
|
|||
Timer {
|
||||
id: delayedFileRead
|
||||
interval: ConfigOptions.hacks.arbitraryRaceConditionDelay
|
||||
repeat: false
|
||||
running: false
|
||||
onTriggered: {
|
||||
root.applyConfig(configFileView.text())
|
||||
|
|
|
|||
Loading…
Reference in a new issue