소스 검색

walle 2.0 alpha - 增加首页info error

walle 6 년 전
부모
커밋
78e8d7503f
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      walle/api/general.py

+ 1 - 0
walle/api/general.py

@@ -106,4 +106,5 @@ class GeneralAPI(SecurityResource):
             'commit': commit,
             'server': platform.platform(),
             'python': platform.python_version(),
+            'error': '',
         })