File tree Expand file tree Collapse file tree
StabilityMatrix.Avalonia/Views/Settings Expand file tree Collapse file tree Original file line number Diff line number Diff line change 335335 Text =" {x:Static lang:Resources.Label_Integrations}" />
336336
337337 <controls : SettingsAccountLinkExpander
338- Grid.Row=" 2 "
338+ Grid.Row=" 1 "
339339 ConnectCommand =" {Binding ConnectCivitCommand}"
340340 DisconnectCommand =" {Binding DisconnectCivitCommand}"
341341 Header =" CivitAI"
355355 </controls : SettingsAccountLinkExpander >
356356
357357 <controls : SettingsAccountLinkExpander
358- Grid.Row=" 3 "
358+ Grid.Row=" 2 "
359359 ConnectCommand =" {Binding ConnectHuggingFaceCommand}"
360360 DisconnectCommand =" {Binding DisconnectHuggingFaceCommand}"
361361 Header =" Hugging Face"
427427 </controls : SettingsAccountLinkExpander .IsLoading>
428428 </controls : SettingsAccountLinkExpander >
429429 </StackPanel >
430+
430431 </StackPanel >
431432 </ScrollViewer >
432433
You can’t perform that action at this time.
0 commit comments