fix misc,主要是so和po的仅发送操作

This commit is contained in:
Ivan Office
2024-08-08 23:00:15 +08:00
parent 6db346461e
commit 74a8e55054
12 changed files with 159 additions and 8 deletions

View File

@@ -2,6 +2,7 @@
from . import controllers
from . import models
from . import wizard
from .hooks import pre_init_hook
from .hooks import post_init_hook
from .hooks import uninstall_hook