macos first update bug fix
This commit is contained in:
parent
0db9815467
commit
233b60bc12
@ -422,7 +422,7 @@ void RemovableDriveManager::init()
|
||||
#elif __APPLE__
|
||||
m_rdmmm->register_window();
|
||||
#endif
|
||||
update();
|
||||
update(0, true);
|
||||
}
|
||||
bool RemovableDriveManager::update(const long time,const bool check)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user