#36: Add ability to select Linux distribution type if OS is unsupported - partial
This commit is contained in:
@@ -4,6 +4,7 @@ import {getIPCRenderer} from '../../utils';
|
||||
|
||||
const ipcRenderer = getIPCRenderer();
|
||||
|
||||
export const displaySelectAppPlatform = createAction('common/displaySelectAppPlatform');
|
||||
export const notifyRebootRequired = createAction('common/notifyRebootRequired');
|
||||
export const setAllowMount = createAction('common/setAllowMount');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user