typo fix
This commit is contained in:
父節點
84505d1b0e
當前提交
5b11e2bca2
@ -39,6 +39,7 @@ var modules = {
|
|||||||
|
|
||||||
angular
|
angular
|
||||||
.module('oauth3.org', [])
|
.module('oauth3.org', [])
|
||||||
.service('azp@oauth3.org', modules.azp);
|
.service('azp@oauth3.org', modules.azp)
|
||||||
.service('AzpOauth3', modules.azp);
|
.service('AzpOauth3', modules.azp)
|
||||||
|
;
|
||||||
}());
|
}());
|
||||||
|
|||||||
載入中…
x
新增問題並參考
Block a user