Skip to content
Snippets Groups Projects
Commit 94247bf6 authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

Settings: add missing default values

parent 064aa290
No related branches found
No related tags found
No related merge requests found
......@@ -55,8 +55,11 @@ angular.module('cesium.settings.services', ['ngResource', 'ngApi', 'cesium.confi
showLoginSalt: false,
initPhase: false, // For currency start (when block #0 not written)
expertMode: false,
decimalCount: 4,
newIssueUrl: "https://github.com/duniter/cesium/issues/new?labels=bug",
helptip: {
enable: true,
installDocUrl: "https://github.com/duniter/duniter/blob/master/doc/install-a-node.md",
currency: 0,
wot: 0,
wotCerts: 0,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment