Disable UserSubscriptionTag::script (#9005)

This commit is contained in:
Mac Siri 2020-06-30 03:13:44 -04:00 committed by GitHub
parent 8c4fd87599
commit d0b0944b32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -254,6 +254,6 @@
<%== PollTag.script %>
<%== RunkitTag.script %>
<%== TweetTag.script %>
<%== UserSubscriptionTag.script %>
<%#== UserSubscriptionTag.script %>
</script>
<% end %>