diff --git a/src/WarpCore/WarpCore.cpp b/src/WarpCore/WarpCore.cpp index 3b0811e..3af2399 100644 --- a/src/WarpCore/WarpCore.cpp +++ b/src/WarpCore/WarpCore.cpp @@ -463,4 +463,4 @@ struct WarpCoreWidget : ModuleWidget { }; -Model* modelWarpCore = createModel("InfrasonicAudio-WarpCore"); \ No newline at end of file +Model* modelWarpCore = createModel("WarpCore"); \ No newline at end of file