Reformat src/controllers/plugins/LuaUtilities.hpp

This commit is contained in:
Mm2PL 2023-02-13 12:30:07 +01:00
parent 9027d539e8
commit 035da2cac0

View file

@ -180,4 +180,5 @@ StackIdx pushEnumTable(lua_State *L)
}
} // namespace chatterino::lua
#endif