mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-17 07:41:26 +00:00
Update i18n.sh
This commit is contained in:
2
i18n.sh
2
i18n.sh
@@ -12,7 +12,7 @@ function usage () {
|
|||||||
echo
|
echo
|
||||||
}
|
}
|
||||||
|
|
||||||
apps="two_factor avatar base contacts group notifications organizations profile share thirdpart/auth"
|
apps="seahub/two_factor"
|
||||||
function is_valid_app() {
|
function is_valid_app() {
|
||||||
if [[ $1 == "seahub" ]]; then
|
if [[ $1 == "seahub" ]]; then
|
||||||
return 0;
|
return 0;
|
||||||
|
Reference in New Issue
Block a user