From 250aac0041f3aabae9193e69061a7601c92bb161 Mon Sep 17 00:00:00 2001 From: xodivorce Date: Wed, 31 Dec 2025 01:12:04 +0530 Subject: [PATCH] fix: bugs fixes --- README.md | 2 +- src/pages/token/google_oauth_token.php | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4bd5f2e9..f3bcdc85 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ #### A real-time map-based reporting system for campus infrastructure issues, built to improve visibility, accountability, and resolution efficiency. [![status](https://img.shields.io/badge/status-active-brightgreen.svg?style=flat)](https://github.com/xodivorce/infra-xodivorce-in/) -[![version](https://img.shields.io/badge/version-v1.3.0-yellow.svg?style=flat)](https://github.com/xodivorce/infra-xodivorce-in/) +[![version](https://img.shields.io/badge/version-v1.3.1-yellow.svg?style=flat)](https://github.com/xodivorce/infra-xodivorce-in/) [![PRs](https://img.shields.io/badge/PRs-welcome-blue.svg?style=flat)](https://github.com/xodivorce/infra-xodivorce-in/) > **🥰 Like this project? Please consider giving it a Star (🌟) on GitHub to show us your appreciation. Thank you!** diff --git a/src/pages/token/google_oauth_token.php b/src/pages/token/google_oauth_token.php index e4da67d7..3895634b 100644 --- a/src/pages/token/google_oauth_token.php +++ b/src/pages/token/google_oauth_token.php @@ -219,7 +219,7 @@ if (isset($_GET['code'])) {