feature: obsługa hashy

This commit is contained in:
2023-02-11 18:13:00 +01:00
parent 14ec54d11d
commit 0517106dfe
3 changed files with 7 additions and 3 deletions
+1
View File
@@ -200,6 +200,7 @@ export default defineComponent({
const newSt: SceneryRowItem = {
name,
url: '',
hash: '',
lines: '',
project: null,
projectUrl: null,