Skip to content

Commit

Permalink
Add buffer to About window
Browse files Browse the repository at this point in the history
  • Loading branch information
OpenAcousticDevices committed Sep 11, 2017
1 parent 9025359 commit 5ec7bf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion about.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</head>
<body style="text-align: center; -webkit-user-select: none; -webkit-app-region: drag;">
<div class="container">
<div class="row" style="margin-top: 5%;"><img src="icon-128.png"></div>
<div class="row" style="margin-top: 5%; margin-bottom: 5%"><img src="icon-128.png"></div>
<div class="row" style="font-weight: bold;">AudioMoth configuration app</div>
<div class="row" id="version-display">Version 1.0</div>
<div class="row" id="electron-version-display">Running on Electron version 1.0</div>
Expand Down

0 comments on commit 5ec7bf9

Please sign in to comment.