linuxrouter/docker/routlin-dash/app/pages/mdns/view.py
2026-06-02 12:49:39 -04:00

5 lines
112 B
Python

from config_utils import collect_layout_tokens
def collect_tokens(cfg):
return collect_layout_tokens(cfg)