fix(deep-link): allow empty config values (#1732)

This commit is contained in:
Lucas Fernandes Nogueira
2024-09-04 08:18:42 -03:00
committed by GitHub
parent feb1e93fcb
commit 4654591d82
2 changed files with 13 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"deep-link": patch
---
Allow empty configuration values.