Update _Dashmini.mrc

This commit is contained in:
Sunblade 2025-09-13 01:38:36 +00:00
parent 90bcddc328
commit 4e720e4110
1 changed files with 59 additions and 59 deletions

View File

@ -11,7 +11,7 @@ Usage:
*/
alias -l gemurlformat {
if ($right($1,4) != .gmi) {
if (($right($1,4) != .gmi) && ($right($1,1) != $chr(47))) {
return $+($1,/,index.gmi)
}
else {