Update offical_update.js

This commit is contained in:
Haoyu Xu
2023-10-09 12:52:18 -04:00
committed by GitHub
parent 21e83aa5f3
commit ca789bfb8e

View File

@@ -38,7 +38,7 @@ export default async function () {
type = "skin" type = "skin"
break; break;
case "#skin-type-icon-promotion2": case "#skin-type-icon-promotion2":
type = "elite2" type = "operator"
break; break;
} }
operators.push({ operators.push({