mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
applying new style throughout controllers
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
});
|
||||
});
|
||||
});
|
||||
}
|
||||
};
|
||||
|
||||
_service.decryptSite = function (site) {
|
||||
var model = {
|
||||
@@ -50,7 +50,7 @@
|
||||
resolve(model);
|
||||
});
|
||||
});
|
||||
}
|
||||
};
|
||||
|
||||
_service.decrypt = decrypt;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user