Skip to content

Commit

Permalink
whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
hiimjustin000 committed Sep 10, 2024
1 parent b5b845e commit 93e463b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion loader/src/loader/CopyButtonSetting.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#include "CopyButtonSetting.hpp"
#include <Geode/loader/Mod.hpp>

$execute {
$on_mod(Loaded) {
(void)Mod::get()->registerCustomSettingType("copy-mods", &CopyButtonSetting::parse);
}

Expand Down

0 comments on commit 93e463b

Please sign in to comment.