From 33a8f9f4a087b1b5ba595d4d74dafbc5350f35d1 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Tue, 27 Feb 2024 19:39:39 +0100 Subject: [PATCH] fix in the wishlist PR message --- store/app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/store/app.py b/store/app.py index dc1d395f..f5689fd9 100644 --- a/store/app.py +++ b/store/app.py @@ -359,7 +359,7 @@ License: {license} Description: {description} - [ ] Confirm app is self-hostable and generally makes sense to possibly integrate in YunoHost -- [ ] Confirm app's license is opensource/free software (or not-totally-free, case by case TBD) +- [ ] Confirm app's license is opensource/free software (or not-totally-free-upstream, case by case TBD) - [ ] Description describes clearly and concisely what the app is/does """