change app name
This commit is contained in:
parent
d6dddd7634
commit
de4ed7b765
1 changed files with 3 additions and 1 deletions
|
|
@ -126,7 +126,9 @@ in
|
|||
};
|
||||
|
||||
settings = {
|
||||
DEFAULT_APP_NAME = "git.rs.ht";
|
||||
DEFAULT = {
|
||||
APP_NAME = "git.rs.ht";
|
||||
};
|
||||
actions = {
|
||||
ENABLED = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue