File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,11 +13,11 @@ command . "${TMP_PATH:?}/inc/common-functions.sh" || exit "${?}"
13
13
14
14
setup_fakestore ()
15
15
{
16
- if test " ${USE_MICROG_BY_ALE5000:? } " = 0 && setup_app 1 ' ' ' microG Companion (FakeStore) ' ' FakeStore' ' priv-app' true false ; then
16
+ if test " ${USE_MICROG_BY_ALE5000:? } " = 0 && setup_app 1 ' ' ' microG Companion' ' FakeStore' ' priv-app' true false ; then
17
17
:
18
- elif setup_app 1 ' ' ' microG Companion (FakeStore) - signed by ale5000' ' FakeStoreA5K' ' priv-app' true false ; then
18
+ elif setup_app 1 ' ' ' microG Companion - signed by ale5000' ' FakeStoreA5K' ' priv-app' true false ; then
19
19
:
20
- elif setup_app 1 ' ' ' microG Companion Legacy (FakeStore) ' ' FakeStoreLegacy' ' priv-app' true false ; then
20
+ elif setup_app 1 ' ' ' microG Companion Legacy' ' FakeStoreLegacy' ' priv-app' true false ; then
21
21
:
22
22
fi
23
23
}
You can’t perform that action at this time.
0 commit comments