Skip to content

Commit

Permalink
Update slug in code
Browse files Browse the repository at this point in the history
  • Loading branch information
ndonald2 committed Oct 8, 2022
1 parent 7da58b8 commit 367dc3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WarpCore/WarpCore.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -463,4 +463,4 @@ struct WarpCoreWidget : ModuleWidget {
};


Model* modelWarpCore = createModel<WarpCore, WarpCoreWidget>("InfrasonicAudio-WarpCore");
Model* modelWarpCore = createModel<WarpCore, WarpCoreWidget>("WarpCore");

0 comments on commit 367dc3f

Please sign in to comment.