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 = {
|
settings = {
|
||||||
DEFAULT_APP_NAME = "git.rs.ht";
|
DEFAULT = {
|
||||||
|
APP_NAME = "git.rs.ht";
|
||||||
|
};
|
||||||
actions = {
|
actions = {
|
||||||
ENABLED = true;
|
ENABLED = true;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue