0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-07-06 11:18:39 +02:00
gitea/web_src/js/test/setup.js

6 lines
88 B
JavaScript
Raw Normal View History

window.config = {
csrfToken: 'test-csrf-token-123456',
pageData: {},
i18n: {},
};