mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-15 09:33:03 -04:00
RemixMe by kvba
This commit is contained in:
parent
df94c4a086
commit
f7f2053e10
2 changed files with 23 additions and 1 deletions
|
@ -16,11 +16,13 @@
|
|||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
import { migratePluginSettings } from "@api/Settings";
|
||||
import { Devs } from "@utils/constants";
|
||||
import definePlugin from "@utils/types";
|
||||
|
||||
migratePluginSettings("IloveSpam", "iLoveSpam");
|
||||
export default definePlugin({
|
||||
name: "iLoveSpam",
|
||||
name: "ILoveSpam",
|
||||
description: "Do not hide messages from 'likely spammers'",
|
||||
authors: [Devs.botato, Devs.Nyako],
|
||||
patches: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue