File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -72,10 +72,10 @@ function App() {
7272 < div className = "card" style = { { maxWidth : '500px' , margin : '100px auto' , textAlign : 'center' } } >
7373 < h1 style = { { marginBottom : '20px' , color : '#dc3545' } } > Access Denied</ h1 >
7474 < p style = { { marginBottom : '20px' , color : '#666' } } >
75- Your account ({ user ?. email } ) is not authorized to use this application.
75+ Your account (< strong > { user ?. email } </ strong > ) is not authorized to use this application.
7676 </ p >
7777 < p style = { { color : '#666' } } >
78- Please contact an existing user to request access .
78+ Ask an existing user to invite you using the email address above .
7979 </ p >
8080 </ div >
8181 </ div >
Original file line number Diff line number Diff line change 11name = " k61-dev-redirector"
22main = " src/index.js"
33compatibility_date = " 2024-01-01"
4- account_id = " 4ea5db67f7efd8ffd612c68abc7bd48a "
4+ account_id = " cfd16cf97da3b933b26c7e996d1c8433 "
55
66# Route all traffic from k61.dev/* to this worker
77routes = [
You can’t perform that action at this time.
0 commit comments