Element devs changed all the paths...again
This commit is contained in:
@@ -23,8 +23,8 @@ error() {
|
||||
}
|
||||
|
||||
patch_content=$(cat << EOF
|
||||
--- a/src/components/views/auth/AuthPage.tsx
|
||||
+++ b/src/components/views/auth/AuthPage.tsx
|
||||
--- a/apps/web/src/components/views/auth/AuthPage.tsx
|
||||
+++ b/apps/web/src/components/views/auth/AuthPage.tsx
|
||||
@@ -70,7 +70,6 @@ export default class AuthPage extends React.PureComponent<React.PropsWithChildre
|
||||
{this.props.children}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user