mirror of
https://git.chinosk6.cn/chinosk/gkms-localify-dmm.git
synced 2026-02-06 17:52:31 +00:00
update
This commit is contained in:
@@ -694,6 +694,7 @@ namespace GakumasLocal::MasterLocal {
|
||||
} break;
|
||||
case JsonValueType::JVT_String: {
|
||||
auto readValue = fc.ReadStringField(mainPk);
|
||||
if (!readValue) return;
|
||||
baseDataKey.append(readValue->ToString());
|
||||
baseDataKey.push_back('|');
|
||||
} break;
|
||||
|
||||
Reference in New Issue
Block a user