3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-20 16:25:03 +00:00

Add missing duration format to docs (#196)

This commit is contained in:
Almeida 2021-05-06 19:20:37 +01:00 committed by GitHub
parent 6656df613c
commit b536e2c4ec

View file

@ -82,6 +82,9 @@
<template v-slot:content>
Durations:
<ul>
<li>
<code>w</code> Week
</li>
<li>
<code>d</code> Day
</li>