Skip to content

Commit

Permalink
Added constants for macOs 12.0 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorys89 authored Jun 8, 2022
1 parent 06856f5 commit ecbf4c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NVMeFix/NVMeFix.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@ PluginConfiguration ADDPR(config) {
nullptr,
0,
KernelVersion::Mojave,
KernelVersion::Monterey,
KernelVersion::Ventura,
[]() {
NVMeFixPlugin::globalPlugin().init();
}
Expand Down

0 comments on commit ecbf4c1

Please sign in to comment.