mirror of
https://github.com/aclist/dztui.git
synced 2026-08-26 09:47:36 +02:00
chore: uncomment todo
This commit is contained in:
parent
cff4a2e1e7
commit
3d91e07d25
2
dzgui.sh
2
dzgui.sh
@ -588,7 +588,7 @@ fetch_helpers_by_sum(){
|
||||
["funcs"]="b3a45a42bc748dbcbebcd1a7748609cd"
|
||||
["query_v2.py"]="55d339ba02512ac69de288eb3be41067"
|
||||
["servers.py"]="4c5013aaf694806cfecd4f1c905bdc9a"
|
||||
["ui.py"]="4bddab2e4672cb2fadb80575576ce5b2"
|
||||
["ui.py"]="5335d86ef1dae543894cd8bdff67b018"
|
||||
["vdf2json.py"]="2f49f6f5d3af919bebaab2e9c220f397"
|
||||
)
|
||||
local author="aclist"
|
||||
|
||||
@ -3605,7 +3605,7 @@ class Options(Gtk.Box):
|
||||
# prevent triggering on initial init
|
||||
if App.treeview.subpage is None:
|
||||
return
|
||||
# TODO: process_toggle(RowType.TGL_BRANCH)
|
||||
process_toggle(RowType.TGL_BRANCH)
|
||||
|
||||
def _on_radio_toggled(
|
||||
self, button: Gtk.RadioButton, context: Preferences
|
||||
|
||||
Loading…
Reference in New Issue
Block a user