Skip to content

Commit

Permalink
ConfigEntry
Browse files Browse the repository at this point in the history
- Space fix
  • Loading branch information
deavmi committed May 2, 2024
1 parent 2906490 commit b610688
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/niknaks/config.d
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,6 @@ public struct ConfigEntry
{
return numeric();
}

else static if(__traits(isSame, T, string[]))
{
return array();
Expand Down

0 comments on commit b610688

Please sign in to comment.