🚚 Rename dash. folder to dashdot

Was causing issues on non-unix systems
This commit is contained in:
ajnart
2022-07-23 13:10:10 +02:00
parent 1d734633f0
commit d438faa3d8
4 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
export * from './calendar';
export * from './dash.';
export * from './dashdot';
export * from './date';
export * from './downloads';
export * from './ping';