mirror of
				https://github.com/davidgiven/fluxengine.git
				synced 2025-10-24 11:11:02 -07:00 
			
		
		
		
	Fix some default setting issues.
This commit is contained in:
		| @@ -85,7 +85,6 @@ option_group { | ||||
| 	option { | ||||
| 		name: "with_metadata" | ||||
| 		comment: "528-byte sectors" | ||||
| 		set_by_default: true | ||||
|  | ||||
| 		config { | ||||
| 			layout { | ||||
|   | ||||
| @@ -175,6 +175,7 @@ option_group { | ||||
| 	option { | ||||
| 		name: "240" | ||||
| 		comment: '240kB 3.5" 78-track SS GCR' | ||||
| 		set_by_default: true | ||||
|  | ||||
| 		config { | ||||
| 			layout { | ||||
| @@ -198,7 +199,6 @@ option_group { | ||||
| 			filesystem { | ||||
| 				type: FATFS | ||||
| 			} | ||||
|  | ||||
| 		} | ||||
| 	} | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user