This website works better with 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
685b118fe8
cryptpad
/
www
/
todo
/
main.js
4 lines
67 B
JavaScript
Raw
Normal View
History
Unescape
Escape
avoid loading code which will never be used in /todo/
5 years ago
define
(
[
]
,
function
(
)
{
Todo migration
5 years ago
window
.
location
.
href
=
'/drive/'
;
handle most of the boilerplate stuff
8 years ago
}
)
;