mirror of
https://github.com/EpinelPS/EpinelPS.git
synced 2025-12-16 08:54:47 +01:00
Fix profile view, fix shop not unlocking
This commit is contained in:
@@ -15,6 +15,7 @@ namespace nksrv.LobbyServer.Msgs.Shop.InApp
|
||||
var req = await ReadData<ReqGetSubscription>();
|
||||
|
||||
var response = new ResGetSubscription();
|
||||
|
||||
// TODO
|
||||
WriteData(response);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user