Woops forgot to update other import

This commit is contained in:
Becca 2022-02-04 08:27:24 -05:00
parent f1a483d84f
commit 69a9567af3

View file

@ -11,8 +11,8 @@ import { ILaunchStats } from './stats'
import { URLActionType } from './parse-app-url'
import { Architecture } from './get-architecture'
import { EndpointToken } from './endpoint-token'
import { ThemeSource } from '../ui/lib/application-theme'
import { PathType } from '../ui/lib/app-proxy'
import { ThemeSource } from '../ui/lib/theme-source'
/**
* Defines the simplex IPC channel names we use from the renderer