fix: Fix the namespace for serialization ext (#1566)
This commit is contained in:
parent
e6d30fef0f
commit
658f564f34
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
using Server.Accounting;
|
||||
|
||||
namespace Server.Misc;
|
||||
namespace Server;
|
||||
|
||||
public static class SerializationExt
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue