HTML standalone exporter: use Subsurface dive numbers
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
d11b3743eb
commit
6ad3453af0
@ -60,6 +60,7 @@ int main(int argc, char **argv)
|
||||
hes.selectedOnly = false;
|
||||
hes.listOnly = false;
|
||||
hes.yearlyStatistics = true;
|
||||
hes.subsurfaceNumbers = true;
|
||||
exportHtmlInitLogic(output, hes);
|
||||
exit(0);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user