lib/app_manager/config.rb in app_manager-1.2.3 vs lib/app_manager/config.rb in app_manager-1.2.4

- old
+ new

@@ -33,10 +33,10 @@ 'created_at' => 'created_at', # 2022-04-15 10:43:05 'trial_activated_at' => 'trial_activated_at', 'email' => 'email' } @fs = AppManager::FailSafe.new - AppManager.clear_cache + # AppManager.clear_cache end def expires_in @expires_in end