cryptpad/www/todo/main.js

4 lines
67 B
JavaScript

define([], function () {
window.location.href = '/drive/';
});