mirror of https://github.com/ImVexed/muon.git
Fixed titled config typo and gave option functionality
This commit is contained in:
parent
e2343ebc27
commit
2b226f4413
|
@ -15,7 +15,7 @@ func main() {
|
|||
Title: "Hello, World!",
|
||||
Height: 500,
|
||||
Width: 500,
|
||||
Tilted: true,
|
||||
Titled: true,
|
||||
Resizeable: true,
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue