This website requires JavaScript.
Explore
Help
Register
Sign In
Zergling_man
/
thedesk
Watch
1
Star
0
Fork
0
You've already forked thedesk
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
gh-pages
thedesk
/
app
/
js
/
common
/
about.js
4 lines
97 B
JavaScript
Raw
Permalink
Normal View
History
Unescape
Escape
TheDesk
2018-01-28 23:22:43 +11:00
//このソフトについて
function
about
(
)
{
Add: sendSinmpleIpc for 'about' #86
2019-06-15 00:21:08 +10:00
postMessage
(
[
"sendSinmpleIpc"
,
"about"
]
,
"*"
)
TheDesk
2018-01-28 23:22:43 +11:00
}
Reference in New Issue
Copy Permalink