linuxrouter/docker/routlin-dash/app/pages/accountlogin/view.py
2026-06-07 00:21:08 -04:00

5 lines
98 B
Python

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