mirror of
https://github.com/BluePointLilac/ContextMenuManager.git
synced 2026-01-14 06:04:00 +08:00
IniWriter获取值不存在键值时写入问题
This commit is contained in:
@@ -79,6 +79,8 @@ namespace BulePointLilac.Methods
|
||||
}
|
||||
}
|
||||
|
||||
if(isGetValue) return;
|
||||
|
||||
if(sectionRow == -1)
|
||||
{
|
||||
if(key != null && value != null)
|
||||
|
||||
Reference in New Issue
Block a user