mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 07:23:22 +00:00
Add a tutorial.js file.
(imported from commit 58b72d08c0cd7815c3c54bd37c4a8033f32cc7ad)
This commit is contained in:
6
zephyr/static/js/tutorial.js
Normal file
6
zephyr/static/js/tutorial.js
Normal file
@@ -0,0 +1,6 @@
|
||||
var tutorial = (function () {
|
||||
|
||||
var exports = {};
|
||||
|
||||
return exports;
|
||||
}());
|
||||
Reference in New Issue
Block a user