Skip to content

Commit

Permalink
Merge pull request #567 from stephenerdelyi/feature/GP-534
Browse files Browse the repository at this point in the history
Integrated new feature which allows users to decline attending immedi…
  • Loading branch information
mauteri authored Mar 2, 2024
2 parents 2c22c46 + 7c27491 commit 7721a61
Show file tree
Hide file tree
Showing 66 changed files with 68,481 additions and 89 deletions.
2 changes: 1 addition & 1 deletion build/admin.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('wp-blocks', 'wp-data', 'wp-dom-ready'), 'version' => '3611bca17011dd4cf5be');
<?php return array('dependencies' => array('wp-blocks', 'wp-data', 'wp-dom-ready'), 'version' => 'bccff6cd671b0e947c21');
263 changes: 262 additions & 1 deletion build/admin.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/admin_style.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array(), 'version' => 'ceb7c66a2b1e518e5f59');
<?php return array('dependencies' => array(), 'version' => '54ce19837a9ab5960801');
15 changes: 14 additions & 1 deletion build/admin_style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 28 additions & 0 deletions build/admin_style.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/blocks/add-to-calendar/add-to-calendar.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array('wp-dom-ready'), 'version' => '3ebd875b9e03f34024e6');
<?php return array('dependencies' => array('wp-dom-ready'), 'version' => 'c5e07b505ee22c88a97a');
Loading

0 comments on commit 7721a61

Please sign in to comment.