Commit dc9edf04 authored by ibuler's avatar ibuler

[Fixture] 添加assets demo api

parent 66098188
......@@ -15,8 +15,9 @@ logger = app.logger
__all__ = [
'handle_api', 'handle_term_connect', 'handle_machine',
'handle_data', 'handle_term_disconnect', 'handle_term_resize'
'handle_nav', 'handle_term_connect', 'handle_machine',
'handle_data', 'handle_term_disconnect', 'handle_term_resize',
'handle_assets',
]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment