5 lines
79 B
Python
5 lines
79 B
Python
|
from core.navigation import Navigation, NavSection, NavItem
|
||
|
|
||
|
NAVIGATIONS = {}
|
||
|
|