Add Megu to Experiments author

This commit is contained in:
Vendicated 2022-09-16 22:12:34 +02:00
parent b6d2f50dfc
commit 8cc43cdc7c
No known key found for this signature in database
GPG key ID: EC781ADFB93EFFA3
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ import definePlugin from '../utils/types';
export default definePlugin({
name: "Experiments",
author: "Vendicated",
author: "Vendicated, Megumin",
description: "Enable Experiments",
patches: [{
find: "Object.defineProperties(this,{isDeveloper",