[FIX] Added new way to identify drives
This commit is contained in:
parent
9f0923c676
commit
8a393afb42
@ -1,8 +1,10 @@
|
||||
from typing import List
|
||||
from app.utils_drive import Drive
|
||||
import platform
|
||||
from tkinter import *
|
||||
from tkinter import ttk
|
||||
import platform
|
||||
from typing import List
|
||||
|
||||
from app.utils_drive import Drive
|
||||
|
||||
|
||||
class App:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user