mirror of
https://github.com/Lost-MSth/Arcaea-server.git
synced 2026-02-09 01:07:27 +08:00
[Enhance] Support uncapped Kanae's skill
- Add support for `skill_kanae_uncap` - For Arcaea 5.2.6
This commit is contained in:
@@ -60,7 +60,7 @@ def finale_end():
|
||||
return success_return({})
|
||||
|
||||
|
||||
@bp.route('/applog/me', methods=['POST'])
|
||||
@bp.route('/applog/me/log', methods=['POST'])
|
||||
def applog_me():
|
||||
# 异常日志,不处理
|
||||
return success_return({})
|
||||
|
||||
Reference in New Issue
Block a user