Wallet/src/js/controllers/preferencesAbout.js
Matias Alejo Garcia f47d6b0564 view logs in UX
2015-04-25 14:42:23 -03:00

4 lines
103 B
JavaScript

'use strict';
angular.module('copayApp.controllers').controller('preferencesAbout',
function() {});