Skip to content

Commit

Permalink
chore: switch to production
Browse files Browse the repository at this point in the history
  • Loading branch information
Soare-Robert-Daniel committed Jan 31, 2024
1 parent a6f593c commit 7a35cc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tweet-old-post.php
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ function run_rop() {
define( 'ROP_TEMP_IMAGES', plugin_dir_path( __FILE__ ) . 'temp-images/' ); // Path for external images downloaded for sharing

// Authorization APP Data
define( 'ROP_AUTH_APP_URL', 'https://crimson-sound-ioadxd7to4ji.ymirsites.com' ); // TODO: replace with real URL
define( 'ROP_AUTH_APP_URL', 'https://app.revive.social' );
define( 'ROP_APP_FACEBOOK_PATH', '/fb_auth' );
define( 'ROP_APP_TWITTER_PATH', '/tw_auth' );
define( 'ROP_APP_LINKEDIN_PATH', '/li_auth' );
Expand Down

0 comments on commit 7a35cc2

Please sign in to comment.