This website works better with JavaScript
Home
Explore
Help
Register
Sign In
lee
/
ha_permissions
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
93acd3e402
Branches
Tags
development
master
ha_permissions
/
ui
/
adminCreate
/
index.js
index.js
90 B
History
Raw
1
2
3
4
5
export default {
display(){
console.log("displaying admin creation");
}
}