[PR #5048] [CLOSED] fix(desktop): directly access struct fields #5035

Closed
opened 2026-03-17 02:31:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/hoppscotch/pull/5048
Author: @CuriousCorrelation
Created: 5/3/2025
Status: Closed

Base: patchHead: fix-win-version-calls


📝 Commits (1)

  • bd596cc fix(desktop): directly access struct fields

📊 Changes

3 files changed (+98 additions, -24 deletions)

View changed files

📝 packages/hoppscotch-desktop/plugin-workspace/tauri-plugin-appload/src/ui/windows/posit.rs (+2 -2)
📝 packages/hoppscotch-desktop/src-tauri/Cargo.lock (+91 -17)
📝 pnpm-lock.yaml (+5 -5)

📄 Description

This replaces old incorrect methods calls


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/hoppscotch/pull/5048 **Author:** [@CuriousCorrelation](https://github.com/CuriousCorrelation) **Created:** 5/3/2025 **Status:** ❌ Closed **Base:** `patch` ← **Head:** `fix-win-version-calls` --- ### 📝 Commits (1) - [`bd596cc`](https://github.com/hoppscotch/hoppscotch/commit/bd596cc80e0b585914e9aeebd16282ec56fddcdc) fix(desktop): directly access struct fields ### 📊 Changes **3 files changed** (+98 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `packages/hoppscotch-desktop/plugin-workspace/tauri-plugin-appload/src/ui/windows/posit.rs` (+2 -2) 📝 `packages/hoppscotch-desktop/src-tauri/Cargo.lock` (+91 -17) 📝 `pnpm-lock.yaml` (+5 -5) </details> ### 📄 Description This replaces old incorrect methods calls --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-17 02:31:06 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#5035
No description provided.