1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-09 07:25:19 +02:00

Update post-onboarding message to be generic

This commit is contained in:
Zach Gollwitzer 2025-05-02 14:54:44 -04:00
parent 4ada15222c
commit ff16d6711e

View file

@ -15,7 +15,7 @@ class SubscriptionsController < ApplicationController
end
end
redirect_to root_path, notice: "Your trial has started"
redirect_to root_path, notice: "Welcome to Maybe!"
end
def new