Skip to content

Commit

Permalink
🎨 Format TOML with Taplo (#2260)
Browse files Browse the repository at this point in the history
Co-authored-by: alexAubin <4533074+alexAubin@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and alexAubin committed Apr 26, 2024
1 parent 4d83b78 commit 3fdebe5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions apps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1139,11 +1139,11 @@ subtags = [ "forum" ]
url = "https://github.com/YunoHost-Apps/flarum_ynh"

[flohmarkt]
antifeatures = [ "alpha-software", "arbitrary-limitations" ]
category = "publishing"
subtags = [ "ecommerce" ]
potential_alternative_to = [ "ClassifiedAds.com", "kleinanzeigen.de" ]
state = "working"
potential_alternative_to = [ "kleinanzeigen.de", "ClassifiedAds.com" ]
antifeatures = [ "alpha-software", "arbitrary-limitations" ]
subtags = [ "ecommerce" ]
url = "https://github.com/YunoHost-Apps/flohmarkt_ynh"

[flood]
Expand Down

0 comments on commit 3fdebe5

Please sign in to comment.