Merge commit '47eee1d56d591e3631d16e95a78ea3629ee312ee'
All checks were successful
Build / build (push) Successful in 1m28s

This commit is contained in:
2025-05-30 23:38:53 -05:00
25 changed files with 76 additions and 64 deletions

View File

@@ -10,6 +10,6 @@
namespace studio {
void registerModule(studio::Module const*) noexcept;
void registerModule(Module const*) noexcept;
}