Skip to content

Commit

Permalink
Staged
Browse files Browse the repository at this point in the history
  • Loading branch information
Aydan Pirani committed Sep 15, 2024
1 parent 7df6373 commit a90e798
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ export const DeviceRedirects: Record<string, string> = {
dev: `${API_BASE}/auth/dev/`,
mobile: "reflectionsprojections://--/Login",
admin: "https://admin.reflectionsprojections.org/auth/",
pwa: "localhost:8081/Login",
};

export const ses = new AWS.SES({
Expand Down

0 comments on commit a90e798

Please sign in to comment.