Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-21 17:00:29 +01:00
first update local subscriptions before retrieving them
Dieser Commit ist enthalten in:
Ursprung
bd712524c1
Commit
6be518f0e1
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
|
@ -107,6 +107,7 @@ class CustomWizard::Subscription
|
|||
:product_slug
|
||||
|
||||
def initialize
|
||||
::DiscourseSubscriptionClient::Subscriptions.update
|
||||
result = ::DiscourseSubscriptionClient.find_subscriptions("discourse-custom-wizard")
|
||||
|
||||
if result&.any?
|
||||
|
|
Laden …
In neuem Issue referenzieren