mirror of
https://github.com/Equicord/Equicord.git
synced 2025-02-24 00:59:09 -05:00
add bug note for devcompanion (#137)
This commit is contained in:
parent
505f211eaa
commit
c80a51ca9c
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ export const settings = definePluginSettings({
|
||||||
|
|
||||||
export default definePlugin({
|
export default definePlugin({
|
||||||
name: "DevCompanion",
|
name: "DevCompanion",
|
||||||
description: "Dev Companion Plugin",
|
description: "Dev Companion Plugin. Please report anything not working or being weird (most likely its a bug) to sadan, either ping or dm, thanks!",
|
||||||
authors: [Devs.Ven, Devs.sadan, Devs.Samwich],
|
authors: [Devs.Ven, Devs.sadan, Devs.Samwich],
|
||||||
reporterTestable: ReporterTestable.None,
|
reporterTestable: ReporterTestable.None,
|
||||||
settings,
|
settings,
|
||||||
|
|
Loading…
Add table
Reference in a new issue