novolei / RL

2 stars 0 forks source link

Change tabTitle to tabTitleName #6

Open sweep-ai[bot] opened 11 months ago

sweep-ai[bot] commented 11 months ago

Description

This PR changes the variable name tabTitle to tabTitleName in the RootView.swift file. The variable tabTitle is used to determine the title of the navigation bar in the RootView SwiftUI view. The change ensures consistency and avoids any potential conflicts with other variables or functions named tabTitle in the codebase.

Summary of Changes

Please review the changes and merge them into the main branch if they are satisfactory.

Fixes #3.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/change-tabTitle-to-tabTitleName

To get Sweep to edit this pull request, leave a comment below or in the code. Leaving a comment in the code will only modify the file but commenting below can change the entire PR.