Added right Address
s
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
const response = await fetch(
|
const response = await fetch(
|
||||||
`http://no08g0o48sc8w0woowwsskos.134.255.231.190.sslip.io/api//note/${note.id}`,
|
`http://no08g0o48sc8w0woowwsskos.134.255.231.190.sslip.io/api/note/${note.id}`,
|
||||||
{
|
{
|
||||||
method: "PUT",
|
method: "PUT",
|
||||||
headers: {
|
headers: {
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ using System.Reflection;
|
|||||||
[assembly: System.Reflection.AssemblyCompanyAttribute("noteApi")]
|
[assembly: System.Reflection.AssemblyCompanyAttribute("noteApi")]
|
||||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+ab378e7fb5ed0479dda981ab5927cbd15ecc0ee2")]
|
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+35702d2c6675faece6e97f0620d2a11e847a5075")]
|
||||||
[assembly: System.Reflection.AssemblyProductAttribute("noteApi")]
|
[assembly: System.Reflection.AssemblyProductAttribute("noteApi")]
|
||||||
[assembly: System.Reflection.AssemblyTitleAttribute("noteApi")]
|
[assembly: System.Reflection.AssemblyTitleAttribute("noteApi")]
|
||||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
a58e6b906d0d60ae662ce6aa0e421778fd84f80a9dc462d7a209f73327dc7b9c
|
e35b67b51fb8c8e6a21f6af356230b576afd6179ded4081c055c526d3a711131
|
||||||
|
|||||||
Reference in New Issue
Block a user