3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 05:41:51 +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 519cb4ece2
commit eab26a28df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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