Skip to content

Commit

Permalink
Merge branch 'Beta'
Browse files Browse the repository at this point in the history
  • Loading branch information
mapomatic committed Aug 30, 2024
2 parents e64bf8a + 587c935 commit 4135571
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion WME-Place-Harmonizer.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// ==UserScript==
// @name WME Place Harmonizer
// @namespace WazeUSA
// @version 2024.08.27.000
// @version 2024.08.30.000
// @description Harmonizes, formats, and locks a selected place
// @author WMEPH Development Group
// @include /^https:\/\/(www|beta)\.waze\.com\/(?!user\/)(.{2,6}\/)?editor\/?.*$/
Expand Down Expand Up @@ -487,6 +487,7 @@
ChargePoint: [
EV_PAYMENT_METHOD.APP,
EV_PAYMENT_METHOD.CREDIT,
EV_PAYMENT_METHOD.DEBIT,
EV_PAYMENT_METHOD.MEMBERSHIP_CARD
],
'Electrify America': [
Expand Down

0 comments on commit 4135571

Please sign in to comment.