mirror of
https://github.com/bitwarden/browser
synced 2026-01-01 08:03:20 +00:00
reorganize project folder structure and remove asp.net dependency
This commit is contained in:
2
src/app/services/servicesModule.js
Normal file
2
src/app/services/servicesModule.js
Normal file
@@ -0,0 +1,2 @@
|
||||
angular
|
||||
.module('bit.services', ['ngResource', 'ngStorage', 'angular-jwt']);
|
||||
Reference in New Issue
Block a user