Add device configuration instruction
This commit is contained in:
committed by
Eugene Bujak
parent
a7416f9c34
commit
7e95ce9136
@@ -63,3 +63,10 @@ export const LANGUAGES = [
|
||||
|
||||
export const INSTALL_FIRST_STEP = 1;
|
||||
export const INSTALL_TOTAL_STEPS = 5;
|
||||
|
||||
export const SETTINGS_NAMES = {
|
||||
filtering: 'filtering',
|
||||
safebrowsing: 'safebrowsing',
|
||||
parental: 'parental',
|
||||
safesearch: 'safesearch',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user