chore(web): fix copy of successfully joining shared subscription notification

This commit is contained in:
Karol Sójko
2023-05-04 12:03:32 +02:00
parent 6e6a511771
commit 85ad62389b

View File

@@ -23,8 +23,7 @@ import { AccountMenuPane } from '@/Components/AccountMenu/AccountMenuPane'
import { EventObserverInterface } from './EventObserverInterface'
import { WebApplication } from '@/Application/Application'
export const JoinWorkspaceSuccessString =
'Successfully joined a shared subscription. You may have to sign out and back in for changes to take effect.'
export const JoinWorkspaceSuccessString = 'Successfully joined a shared subscription.'
export class ApplicationEventObserver implements EventObserverInterface {
constructor(