Skip to content

Commit

Permalink
force change to js
Browse files Browse the repository at this point in the history
  • Loading branch information
longhotsummer committed Jul 31, 2024
1 parent fcb32cf commit a4ef77b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion peachjam/js/peachjam.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export interface PeachJamConfig {
class PeachJam {
private components: any[];
public config: PeachJamConfig = {
appName: 'Peach Jam',
appName: 'Peach Jam xxx',
pdfWorker: '/static/js/pdf.worker-prod.js',
userHelpLink: '',
sentry: {
Expand Down

0 comments on commit a4ef77b

Please sign in to comment.