Add custom menu item param to set url function (#601)

This commit is contained in:
Piotr Orzechowski
2021-11-02 18:33:24 +01:00
committed by GitHub
parent ee806a669f
commit 427f124aed
3 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ features = [
"single-column",
"syntax-highlighting"
]
min_version = "0.77.0"
min_version = "0.79.0"
[author]
name = "Luiz F. A. de Prá"