view logs in UX
This commit is contained in:
parent
6723cba56a
commit
f47d6b0564
16 changed files with 188 additions and 47 deletions
4
src/js/controllers/preferencesAbout.js
Normal file
4
src/js/controllers/preferencesAbout.js
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
'use strict';
|
||||
|
||||
angular.module('copayApp.controllers').controller('preferencesAbout',
|
||||
function() {});
|
||||
Loading…
Add table
Add a link
Reference in a new issue