mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
Changelog (#531)
This commit is contained in:
3
ui/v2.5/src/components/Changelog/versions/index.ts
Normal file
3
ui/v2.5/src/components/Changelog/versions/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export { default as V010 } from "./v010";
|
||||
export { default as V011 } from "./v011";
|
||||
export { default as V020 } from "./v020";
|
||||
Reference in New Issue
Block a user