Fix index switch tooltip import

This commit is contained in:
2026-06-25 09:10:44 +02:00
parent 4e5370626f
commit 1a3068fc77
+1
View File
@@ -2,6 +2,7 @@ from __future__ import annotations
import json
import random
import re
try:
from aiohttp import web