This website requires JavaScript.
Explore
Help
Sign In
infra
/
cryptpad
Watch
2
Star
1
Fork
You've already forked cryptpad
0
Code
Issues
Pull Requests
Projects
Releases
1
Activity
2718eab7c4
cryptpad
/
www
/
checkup
/
inner.js
5 lines
63 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Checkup: test sandbox domain and login block
2021-03-02 15:05:18 +00:00
define
(
[
lint compliance
2021-03-02 16:48:38 +00:00
]
,
function
(
)
{
Checkup: test sandbox domain and login block
2021-03-02 15:05:18 +00:00
console
.
log
(
'inner loaded'
)
;
}
)
;