Skip to content

Commit

Permalink
Update default.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
vilicvane committed Dec 18, 2015
1 parent a3a6b1b commit d6b4c0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/user-provider/src/routes/default.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export default class Hello extends Controller {
};
}

// http://localhost:1337/
// http://localhost:1337/admin
@get({
permission: DemoPermissionDescriptor.admin
})
Expand Down

0 comments on commit d6b4c0f

Please sign in to comment.