Update swshop package description (#45)

Because the package says 'by Lemmmy', people get confused and think that I made the swshop package, so I keep getting questions about how to operate it etc. This should clear up the confusion.
This commit was merged in pull request #45.
This commit is contained in:
Drew Lemmy
2020-08-07 23:51:16 +01:00
committed by GitHub
parent d6f61acace
commit 31a5d6c2d0

View File

@@ -2,8 +2,8 @@
required = { required = {
'milo', 'milo',
}, },
title = 'Switchcraft basic shop', title = 'SwitchCraft basic shop',
repository = 'kepler155c/opus-apps/{{OPUS_BRANCH}}/swshop', repository = 'kepler155c/opus-apps/{{OPUS_BRANCH}}/swshop',
description = 'Modification of the k store by Lemmmy\nRun installPlugin.lua after install', description = 'Krist-based shop for SwitchCraft\nRun installPlugin.lua after install',
license = 'MIT', license = 'MIT',
} }