Fix errors when enabling extension #1

Merged
Nika Kutsniashvili merged 4 commits from :fix-error into main 2024-06-24 15:35:02 +02:00
Showing only changes of commit b65ae0ed2a - Show all commits

View File

@ -6,7 +6,7 @@ import bpy
import os import os
import re import re
import json import json
from io_coat3D import updateimage from . import updateimage
def find_index(objekti): def find_index(objekti):