Introduce: remove Materialize JS

This commit is contained in:
cutls
2020-07-05 19:45:21 +09:00
parent b0bd85ccc6
commit 414782fd71
12 changed files with 22 additions and 18 deletions

View File

@@ -121,7 +121,7 @@ function announReactionNew(id, acct_id, tlid) {
$('#unreact').hide()
$('#addreact').removeClass('hide')
$('#post-acct-sel').val(acct_id)
$('select').formSelect()
//$('select').formSelect()
localStorage.setItem('nohide', true)
show()
emojiToggle(true)