diff --git a/moduleWrappers/powercord/util.js b/moduleWrappers/powercord/util.js index e69de29..ae282b7 100644 --- a/moduleWrappers/powercord/util.js +++ b/moduleWrappers/powercord/util.js @@ -0,0 +1,3 @@ +module.exports = { + ...goosemodScope.reactUtils // Export GooseMod React utils +}; \ No newline at end of file