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
6f51cddc42
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/
2020-05-25 20:19:28 +00:00
define
(
[
]
,
function
(
)
{
Todo migration
2020-05-15 13:27:55 +00:00
window
.
location
.
href
=
'/drive/'
;
handle most of the boilerplate stuff
2017-07-23 12:27:47 +00:00
}
)
;