Remove client-side nostr discovery
Some checks are pending
continuous-integration/drone/push Build is running

This commit is contained in:
2024-10-18 18:29:10 +02:00
parent 21c6264ea9
commit 3768f07c76
3 changed files with 1 additions and 181 deletions

View File

@@ -6,4 +6,3 @@ pin "@hotwired/stimulus", to: "stimulus.min.js", preload: true
pin "@hotwired/stimulus-loading", to: "stimulus-loading.js", preload: true
pin_all_from "app/javascript/controllers", under: "controllers"
pin "tailwindcss-stimulus-components" # @4.0.3
pin "nostrify"