mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 21:21:44 +00:00
Merge pull request #136 from harvester/mergify/bp/release-harvester-v1.5/pr-134
Move harvester schema.js into harvester folder (backport #134)
This commit is contained in:
commit
083ab9f3e9
@ -3,4 +3,4 @@ import SteveSchema from '@shell/models/steve-schema';
|
|||||||
/**
|
/**
|
||||||
* This is the steve schema that's used for the harvester store
|
* This is the steve schema that's used for the harvester store
|
||||||
*/
|
*/
|
||||||
export default class HarvesterStoreSchema extends SteveSchema { }
|
export default class HarvesterStoreSchema extends SteveSchema {}
|
||||||
Loading…
x
Reference in New Issue
Block a user