mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 08:47:43 +00:00
feat(docs): add mkdocs
This commit is contained in:
@@ -15,7 +15,9 @@ export const Otto: Store = {
|
||||
},
|
||||
outOfStock: {
|
||||
container: 'div.p_message.p_message--hint > strong',
|
||||
text: ['Deinen gewünschten Artikel können wir leider nicht mehr liefern']
|
||||
text: [
|
||||
'Deinen gewünschten Artikel können wir leider nicht mehr liefern'
|
||||
]
|
||||
}
|
||||
},
|
||||
links: [
|
||||
|
||||
Reference in New Issue
Block a user