chore(web): fix copy of successfully joining shared subscription notification
This commit is contained in:
@@ -23,8 +23,7 @@ import { AccountMenuPane } from '@/Components/AccountMenu/AccountMenuPane'
|
|||||||
import { EventObserverInterface } from './EventObserverInterface'
|
import { EventObserverInterface } from './EventObserverInterface'
|
||||||
import { WebApplication } from '@/Application/Application'
|
import { WebApplication } from '@/Application/Application'
|
||||||
|
|
||||||
export const JoinWorkspaceSuccessString =
|
export const JoinWorkspaceSuccessString = 'Successfully joined a shared subscription.'
|
||||||
'Successfully joined a shared subscription. You may have to sign out and back in for changes to take effect.'
|
|
||||||
|
|
||||||
export class ApplicationEventObserver implements EventObserverInterface {
|
export class ApplicationEventObserver implements EventObserverInterface {
|
||||||
constructor(
|
constructor(
|
||||||
|
|||||||
Reference in New Issue
Block a user