diff options
author | Mario <mario@mariovavti.com> | 2021-10-04 18:21:08 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-10-04 18:21:08 +0000 |
commit | 8e212d30d0e28cad8017d425fe6c2c1ed45ca78b (patch) | |
tree | dfb5bb3551f8512942de31179007f813112ea7fc /Zotlabs/Lib/Apps.php | |
parent | b9ae396e74b93e089f1ce36d817025955a493cf8 (diff) | |
parent | 3a38946f8a9e08fec5406fedac2577a890c8773d (diff) | |
download | volse-hubzilla-8e212d30d0e28cad8017d425fe6c2c1ed45ca78b.tar.gz volse-hubzilla-8e212d30d0e28cad8017d425fe6c2c1ed45ca78b.tar.bz2 volse-hubzilla-8e212d30d0e28cad8017d425fe6c2c1ed45ca78b.zip |
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
Diffstat (limited to 'Zotlabs/Lib/Apps.php')
-rw-r--r-- | Zotlabs/Lib/Apps.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Zotlabs/Lib/Apps.php b/Zotlabs/Lib/Apps.php index 74ce1d408..fc132aa78 100644 --- a/Zotlabs/Lib/Apps.php +++ b/Zotlabs/Lib/Apps.php @@ -678,6 +678,7 @@ class Apps { } } } + return true; } |