mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
Update prettier to v2.0.1 and enable for SCSS (#420)
This commit is contained in:
@@ -10,7 +10,7 @@ export const SettingsAboutPanel: React.FC = () => {
|
||||
error: errorLatest,
|
||||
loading: loadingLatest,
|
||||
refetch,
|
||||
networkStatus
|
||||
networkStatus,
|
||||
} = StashService.useLatestVersion();
|
||||
|
||||
function maybeRenderTag() {
|
||||
|
||||
Reference in New Issue
Block a user