[olympic/studio] Make studio::run static

This commit is contained in:
Gary Talent 2024-04-21 10:23:55 -05:00
parent 4bec1e13f0
commit 83e4c52e2c

View File

@ -56,7 +56,7 @@ static ox::Error runApp(
return err;
}
ox::Error run(
static ox::Error run(
ox::CRStringView appName,
ox::CRStringView projectDataDir,
int,