Minor UI updates

This commit is contained in:
liyasthomas
2019-11-18 06:32:30 +05:30
parent ce8e2c6684
commit d88e777f80
6 changed files with 19 additions and 31 deletions

View File

@@ -62,7 +62,7 @@ export const SETTINGS_KEYS = [
export const state = () => ({
settings: {},
collections: [{
name: 'My First Collection',
name: 'My Collection',
folders: [],
requests: [],
}],