exposes osRelease to body
This commit is contained in:
parent
649d735230
commit
023843c375
2 changed files with 3 additions and 1 deletions
|
@ -61,7 +61,7 @@
|
|||
</style>
|
||||
</head>
|
||||
|
||||
<body oncontextmenu="return false;" loading="1" platform="<%= env.platform %>">
|
||||
<body oncontextmenu="return false;" loading="1" os-release="<%= parseInt(env.osRelease) %>" platform="<%= env.platform %>">
|
||||
<div id="LOADER">
|
||||
<%- include("../assets/cider-round.svg") %>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue