mirror of
https://github.com/geode-sdk/geode.git
synced 2024-11-23 07:57:51 -05:00
update index to geode-sdk/mods
This commit is contained in:
parent
be1c290169
commit
0ab93ee0a2
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ Index::Index() {
|
|||
std::bind(&Index::onSourceUpdate, this, std::placeholders::_1),
|
||||
SourceUpdateFilter()
|
||||
);
|
||||
this->addSource("geode-sdk/index-test");
|
||||
this->addSource("geode-sdk/mods");
|
||||
}
|
||||
|
||||
Index* Index::get() {
|
||||
|
|
Loading…
Reference in a new issue