Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 04e441aad593fc1fe31ab1b57e248d7ff7e02ee4 (plain) (blame)
1
2
3
RoomModel room.basic.language {
	PrimitiveType languageIndicator: ptInteger -> int8 default "2"
}

Back to the top