[jasper/world/studio] Cleanup
Some checks failed
Build / build (push) Failing after 22s

This commit is contained in:
2025-07-25 22:51:14 -05:00
parent 2863874ae0
commit 7f6e734026

View File

@ -11,7 +11,7 @@
namespace jasper::world { namespace jasper::world {
static class: public studio::Module { static struct: studio::Module {
ox::String id() const noexcept final { ox::String id() const noexcept final {
return ox::String{"net.drinkingtea.jasper.world"}; return ox::String{"net.drinkingtea.jasper.world"};