diff --git a/packages/web/src/javascripts/Event/ApplicationEventObserver.ts b/packages/web/src/javascripts/Event/ApplicationEventObserver.ts index 0eab0310e..f3468b044 100644 --- a/packages/web/src/javascripts/Event/ApplicationEventObserver.ts +++ b/packages/web/src/javascripts/Event/ApplicationEventObserver.ts @@ -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(