mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-27 15:34:26 -04:00
Drop StatsFM by request of creator
This commit is contained in:
parent
70164e959d
commit
28d9ec5af0
5 changed files with 6 additions and 400 deletions
|
@ -196,7 +196,7 @@ const settings = definePluginSettings({
|
|||
export default definePlugin({
|
||||
name: "FontLoader",
|
||||
description: "Loads any font from Google Fonts",
|
||||
authors: [EquicordDevs.Crxa, EquicordDevs.vmohammad], // Crxa's only here because he came up with the idea
|
||||
authors: [EquicordDevs.vmohammad],
|
||||
settings,
|
||||
|
||||
async start() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue