panik till fixed

main
Bel LaPointe 2025-05-31 11:15:00 -06:00
parent 44bcc0ba2e
commit 4bdfbd1f06
1 changed files with 1 additions and 0 deletions

View File

@ -213,6 +213,7 @@ func SRTsByGoodness(srts []string) []string {
12 Brazil \
13 Deu \
*/
panic("NOT IMPL")
srts = slices.Clone(srts)
slices.SortFunc(srts, func(a, b string) int {
// if skip a { return 1 }