From ea133c1dfa5fcf944dce34022f3e3e6e91f0cf3a Mon Sep 17 00:00:00 2001 From: Robert Barrow Date: Thu, 4 May 2023 12:44:53 +0100 Subject: [PATCH] IMPORTANT: alter subscription url for arch testing --- plugin.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.rb b/plugin.rb index b90e0965..dc276c09 100644 --- a/plugin.rb +++ b/plugin.rb @@ -5,7 +5,7 @@ # authors: Angus McLeod, Faizaan Gagan, Robert Barrow, Keegan George, Kaitlin Maddever # url: https://github.com/paviliondev/discourse-custom-wizard # contact_emails: development@pavilion.tech -# subscription_url: https://coop.pavilion.tech +# subscription_url: https://test2.pavilion.tech gem 'liquid', '5.0.1', require: true register_asset 'stylesheets/common/admin.scss'