1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-04-27 19:05:16 +00:00

Update i18n.sh

This commit is contained in:
zhengxie 2017-09-12 18:11:11 +08:00
parent c0c3df2a43
commit a65783f113

View File

@ -12,7 +12,7 @@ function usage () {
echo
}
apps="two_factor avatar base contacts group notifications organizations profile share thirdpart/auth"
apps="seahub/two_factor"
function is_valid_app() {
if [[ $1 == "seahub" ]]; then
return 0;