Save status drafts in localstorage
This commit is contained in:
parent
d9090e723d
commit
03b608565d
3 changed files with 43 additions and 1 deletions
|
@ -251,6 +251,7 @@
|
|||
</script>
|
||||
<script src="{% static "js/bookwyrm.js" %}"></script>
|
||||
<script src="{% static "js/localstorage.js" %}"></script>
|
||||
<script src="{% static "js/status_cache.js" %}"></script>
|
||||
{% block scripts %}{% endblock %}
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue