Skip to content

Commit

Permalink
PGAS & PGSS spring semester
Browse files Browse the repository at this point in the history
  • Loading branch information
Arzangulyan committed Apr 10, 2024
1 parent ef1702d commit ef53f2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/constants/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ export const Stipend = {
with4and5: 3382,
only5: 3677,
},
pgas: 14261,
pgas: 13685,
gss: 4413,
pgss: 14269,
pgss: 14364,
};

export const TAX = 0.04;

0 comments on commit ef53f2b

Please sign in to comment.