Skip to content

Commit

Permalink
Chore: 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Lruihao committed Oct 24, 2024
1 parent c0d424a commit 271c274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/shortcodes/mmt-netease.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

{{- $version := "1.1.0" -}}
{{- $version := "1.1.1" -}}
{{- $mid := cond .IsNamedParams (.Get "mid") (.Get 0) | default "2280569152" -}}
{{- $autoplay := cond .IsNamedParams (.Get "autoplay") (.Get 1) | default false -}}
{{- $fixed := cond .IsNamedParams (.Get "fixed") (.Get 2) -}}
Expand Down

0 comments on commit 271c274

Please sign in to comment.