mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-27 03:43:27 +01:00
Remove NaCL!
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<link href="/components/bootstrap-tagsinput/dist/bootstrap-tagsinput.css" rel="stylesheet" type="text/css" />
|
||||
<link href="/stylesheets/index.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body class='signal index' data-name="curve25519" data-tools="pnacl" data-configs="Debug Release" data-path="nacl/pnacl/{config}">
|
||||
<body class='signal index'>
|
||||
<div class='title-bar' id='header'>
|
||||
<a href id='new-message'>New message</a>
|
||||
<a href id='new-group'>New group</a>
|
||||
@@ -156,7 +156,5 @@
|
||||
<script type="text/javascript" src="js/views/new_group_view.js"></script>
|
||||
<script type="text/javascript" src="js/views/inbox_view.js"></script>
|
||||
<script type="text/javascript" src="js/index.js"></script>
|
||||
<div id="listener"></div>
|
||||
<div id="log"></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user