Commit b2885c23 authored by tongzifang's avatar tongzifang

add setting

parent 8c38171c
...@@ -61,6 +61,7 @@ class _UserFeedbackSettingState extends State<UserFeedbackSetting> { ...@@ -61,6 +61,7 @@ class _UserFeedbackSettingState extends State<UserFeedbackSetting> {
"method": "screenshotSetting", "method": "screenshotSetting",
"openScreenshot": openScreenshot, "openScreenshot": openScreenshot,
}); });
SpUtil.putInt("openScreenshot", openScreenshot);
}); });
}, },
), ),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment