1
yomichan-anki/yomi_base/defaults.json
Alex Yatskov 63ba3bb6d4 Add checkbox to allow editing the main text area
Former-commit-id: 67061d862173e3acd4c5b7eea9a5a62d84b1b6ba
2015-01-30 18:38:01 +09:00

17 lines
342 B
JSON

{
"bgColor": 4294967295,
"checkForUpdates": true,
"fgColor": 4278190080,
"fontFamily": "Arial",
"fontSize": 12,
"loadRecentFile": true,
"maxResults": 20,
"profiles": {},
"recentFiles": [],
"scanLength": 16,
"stripReadings": false,
"tags": [],
"wordWrap": false,
"allowEditing": false
}