mirror of https://github.com/WerWolv/ImHex.git
parent
f96e529230
commit
5c304c002b
|
@ -118,6 +118,7 @@ namespace hex {
|
||||||
this->m_patterns.clear();
|
this->m_patterns.clear();
|
||||||
this->m_includes.clear();
|
this->m_includes.clear();
|
||||||
this->m_magics.clear();
|
this->m_magics.clear();
|
||||||
|
this->m_constants.clear();
|
||||||
|
|
||||||
this->m_apiRequest = this->m_net.getString(ImHexApiURL + "/store"s);
|
this->m_apiRequest = this->m_net.getString(ImHexApiURL + "/store"s);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue