mirror of https://github.com/adamdruppe/arsd.git
Add missing '{'
This commit is contained in:
parent
a7401aa1c3
commit
d9b25be212
|
@ -136,6 +136,7 @@
|
||||||
presenter.isFullscreen = !presenter.isFullscreen;
|
presenter.isFullscreen = !presenter.isFullscreen;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
}
|
||||||
---
|
---
|
||||||
+/
|
+/
|
||||||
module arsd.pixelpresenter;
|
module arsd.pixelpresenter;
|
||||||
|
|
Loading…
Reference in New Issue