mirror of
https://github.com/microsoft/terminal.git
synced 2026-04-19 20:51:17 +00:00
okay so I guess that's not a word
This commit is contained in:
@@ -215,7 +215,7 @@ namespace winrt::Microsoft::Terminal::Settings::Model::implementation
|
||||
// Method Description:
|
||||
// - Read the contents of our "shared" state - state that should be shared
|
||||
// for elevated and unelevated instances. This is things like the list of
|
||||
// generated profiles, the cmdpal commandlines.
|
||||
// generated profiles, the command palette commandlines.
|
||||
std::optional<std::string> ApplicationState::_readSharedContents() const
|
||||
{
|
||||
return ReadUTF8FileIfExists(_sharedPath);
|
||||
|
||||
Reference in New Issue
Block a user